home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996…tember: Reference Library / Dev.CD Sep 96 RL / Dev.CD Sep 96 RL.toast / mac / What's New? / Sample Code / Interapplication Communication / MenuScripter 4.0 / MenuScripter / MenuScripter.rsrc / SCPT_4257_Style - Plain.txt < prev    next >
Encoding:
Text File  |  1996-07-09  |  206 b   |  6 lines

  1. # (decoded with TMPL 128)
  2. Text: 'tell application "MenuScripter"
  3. copy selection of document 1 to usersel
  4. set x to {class:text style info, on styles:Plain, off styles:{}}
  5. copy x to style of usersel
  6. end tell'